nestedsvm: fix error path when VMRUN emulation fails
authorChristoph Egger <Christoph.Egger@amd.com>
Thu, 12 May 2011 07:58:02 +0000 (08:58 +0100)
committerChristoph Egger <Christoph.Egger@amd.com>
Thu, 12 May 2011 07:58:02 +0000 (08:58 +0100)
commitc0731f9ef0923d94f892fc0c7677e1369811f0de
treef7d80c566f0c2e83006a61d3757ccc9e787a998f
parent40db6b8e731b243fc7e9cc23d3b8fc1be4039913
nestedsvm: fix error path when VMRUN emulation fails

With this, l1 guest keeps alive rather crashing the host.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
Acked-by: Tim Deegan <Tim.Deegan@citrix.com>
xen/arch/x86/hvm/svm/nestedsvm.c